t/50-cgi: separate i/o in external files
[perl/plp/.git] / t / 50-cgi / 01-404 not found.html
diff --git a/t/50-cgi/01-404 not found.html b/t/50-cgi/01-404 not found.html
new file mode 100644 (file)
index 0000000..92c91d8
--- /dev/null
@@ -0,0 +1,12 @@
+<warning>PLP: Not found: $SCRIPT_FILENAME/test/123 (/$SCRIPT_NAME/test/123)</warning>
+Content-Type: text/html
+Status: 404
+
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<html><head>
+<title>404 Not Found</title>
+</head></body>
+<h1>Not Found</h1>
+The requested URL /$SCRIPT_NAME/test/123 was not found on this server.<p>
+<hr>
+</body></html>